home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / util / sys / porthandler.lha / porthandler / dosdrivers / HC1SER00 next >
Text File  |  1999-01-03  |  216b  |  11 lines

  1. /* Amiga 1200 HyperCOM 1 port-handler example mount entry for serial port*/
  2.  
  3. EHandler     = L:port-handler
  4. Stacksize     = 1024
  5. Priority     = 5
  6. Device        = hyperCOM1.device
  7. Unit        = 0
  8. Baud        = 115200
  9. Control        = "8N1"
  10. Flags        = 0
  11.